CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 直方图 分割

搜索资源列表

  1. matlab

    0下载:
  2. 应用matlab进行图像的边缘检测和基于直方图的阈值分割的简单程序及分析过程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50872
    • 提供者:邓辉
  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. matlab进行图像分割-双峰法

    3下载:
  2. 双峰法的原理及其简单:它认为图像由前景和背景组成,在灰度直方图上,前后二景都形成高峰,在双峰之间的最低谷处就是图像的阈值所在。 从分割的效果来看,当前后景的对比较为强烈时,分割效果较好;否则基本无效。
  3. 所属分类:图形图像处理(光照,映射..)

  1. 迭代法分割图像

    1下载:
  2. 迭代法对图像进行分割,显示图像的颜色直方图,原图及分割后的图像,matlab编程
  3. 所属分类:源码下载

    • 发布日期:2011-06-01
    • 文件大小:925
    • 提供者:llx200
  1. matlab图像处理软件

    5下载:
  2. 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
  3. 所属分类:源码下载

    • 发布日期:2012-04-20
    • 文件大小:333235
    • 提供者:lucyaaa
  1. matlab.rar

    1下载:
  2. MATlab图像分割源代码,包含边缘检测,区域分割,直方图,MATlabapplican
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:40763
    • 提供者:lilei
  1. 1

    0下载:
  2. 实现灰度图的旋转,拉伸,直方图显示,滤波等,实现彩色图象的分割,边缘提取-Grayscale realize the rotation, stretching, histogram display, filtering and so on, to achieve color image segmentation, edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1479469
    • 提供者:zj
  1. image

    1下载:
  2. 基于Matlab GUI的图像处理的基本方法的整合,包括直方图、滤波、小波、水印、分割等等,参数自由可调,重要代码有详细注释,完全原创,上传交流-Matlab GUI for image processing based on the basic methods of integration, including histograms, filtering, wavelet, watermarks, split, etc., free adjustable parameters, an impo
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1490023
    • 提供者:桂树
  1. example4_good

    1下载:
  2. 灰度图像的二维Otsu自动阈值分割法 matlab源程序,这个程序不错,还能计算时间和二维直方图-Two-dimensional gray image segmentation Otsu automatic thresholding matlab source, this procedure well, but also the computing time and two-dimensional histogram
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:792
    • 提供者:lj
  1. BHSM

    0下载:
  2. 灰度直方图双峰法分割,传统的分割方法。适合初学者学习。-Bimodal histogram segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:12208
    • 提供者:
  1. ImageSegmentationAlgorithmBasedonTwodimensionalHis

    0下载:
  2. 基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1216
    • 提供者:陈小章
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. ex

    2下载:
  2. 基于matlab的自适应分段阈值分割,根据直方图自动寻峰自动分割-Matlab based on adaptive sub-threshold segmentation, according to the histogram peak automatic automatic segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1722
    • 提供者:cicy
  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:450531
    • 提供者:孙琰
  1. histgramTest

    0下载:
  2. 本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2126
    • 提供者:方可
  1. ColorImageSegmentation

    2下载:
  2. 彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:31914
    • 提供者:meng
  1. imadeedgesegmentation

    0下载:
  2. 本程序实现了采用聚类法对图像进行分割,给出了图像分割前后的直方图,程序内有详细的程序说明和例图像-This program was realized using clustering method for image segmentation is presented, and the histogram image segmentation, procedure in detail program
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:485054
    • 提供者:庄稼汉
  1. Otsus

    0下载:
  2. 图像分割,双峰法.显示直方图,根据直方图确定阈值,并根据次阈值进行图像的风格-segmation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:929
    • 提供者:bobo
  1. matlab-image-source-code

    0下载:
  2. matlab图像分割算法源码.图像反转.灰度线性变换.非线性变换.直方图均衡化 -matlab image segmentation algorithm source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:8730
    • 提供者:小燕
  1. matlab图像分割算法源码

    0下载:
  2. matlab图像分割算法源码,包含图像反转,灰度线性变换,非线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等一些基础功能。(MATLAB image segmentation algorithm source code, including image inversion, gray linear transformation, nonlinear transformation, histogram equalization, linear smoothing filter, median
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:哪哪
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com